Total Complexity | 47 |
Dependencies | 3 |
Dependents | 3 |
Total lines | 185 |
Lines of code | 108 |
Logical lines of code | 63 |
Comment lines | 36 |
Methods | 9 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
__toString() | 54 | 11 | 18 | |
getParameterOption() | 57 | 9 | 16 | |
addLongOption() | 55 | 6 | 20 | |
hasParameterOption() | 58 | 6 | 15 | |
parse() | 59 | 5 | 14 | |
getFirstArgument() | 64 | 5 | 9 | |
addShortOption() | 69 | 2 | 6 | |
addArgument() | 70 | 2 | 6 | |
__construct() | 76 | 1 | 4 |